Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@dprint/markdown 0.18.0 -> 0.20.0 age confidence

Release Notes

dprint/dprint-plugin-markdown (@​dprint/markdown)

v0.20.0

Compare Source

Changes

  • feat: support formatting Dockerfile code blocks (#​142)
  • feat: support formatting XML code blocks (#​143)
  • fix: format JSONC code blocks as such, not JSON (#​144)
  • style: spelling and grammar fixes (#​141)

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array or run dprint config add markdown.
  2. Add a "markdown" configuration property if desired.
    {
      // ...etc...
      "markdown": {
        // markdown config goes here
      },
      "plugins": [
        "https://plugins.dprint.dev/markdown-0.20.0.wasm"
      ]
    }

JS Formatting API

v0.19.0

Compare Source

Changes

  • feat: support formatting YAML-style metadata block with external formatter (#​139)
  • feat: support formatting python codeblocks (#​136)

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array or run dprint config add markdown.
  2. Add a "markdown" configuration property if desired.
    {
      // ...etc...
      "markdown": {
        // markdown config goes here
      },
      "plugins": [
        "https://plugins.dprint.dev/markdown-0.19.0.wasm"
      ]
    }

JS Formatting API


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 5, 2025
@renovate renovate bot enabled auto-merge July 5, 2025 12:15
@renovate renovate bot added the renovate label Jul 5, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jul 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @ben_12/[email protected]
npm error Found: @dprint/[email protected]
npm error node_modules/@dprint/markdown
npm error   dev @dprint/markdown@"0.20.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @dprint/markdown@"^0.18.0" from @ben_12/[email protected]
npm error node_modules/@ben_12/eslint-plugin-dprint
npm error   dev @ben_12/eslint-plugin-dprint@"1.3.3" from the root project
npm error
npm error Conflicting peer dependency: @dprint/[email protected]
npm error node_modules/@dprint/markdown
npm error   peerOptional @dprint/markdown@"^0.18.0" from @ben_12/[email protected]
npm error   node_modules/@ben_12/eslint-plugin-dprint
npm error     dev @ben_12/eslint-plugin-dprint@"1.3.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-01T22_35_01_252Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-01T22_35_01_252Z-debug-0.log

renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 5, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 5, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 7 times, most recently from f446eee to 25dc34e Compare July 12, 2025 04:56
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from 08e0f35 to 1421d2f Compare July 19, 2025 10:36
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 4 times, most recently from a1b34e0 to ace94b8 Compare July 25, 2025 18:47
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from ace94b8 to f8380fd Compare July 28, 2025 07:36
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from f8380fd to 92274fe Compare August 7, 2025 18:10
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 92274fe to 0ed6891 Compare August 7, 2025 21:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 7, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 2 times, most recently from ef5c60c to 2591994 Compare August 8, 2025 08:39
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 6 times, most recently from 9ed00eb to c2aeefa Compare October 4, 2025 04:26
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 5 times, most recently from f85f98f to 5bc265d Compare October 12, 2025 00:47
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 3 times, most recently from c7f5fc7 to d097da8 Compare October 14, 2025 16:04
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from d097da8 to 48df634 Compare October 15, 2025 22:06
@renovate renovate bot changed the title ⬆️ Update dependency @dprint/markdown to v0.19.0 ⬆️ Update dependency @dprint/markdown to v0.20.0 Oct 15, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 15, 2025
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch 5 times, most recently from 66d2d36 to 32de419 Compare October 22, 2025 22:35
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 32de419 to 161a9e2 Compare October 27, 2025 05:55
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 161a9e2 to 6e92874 Compare October 29, 2025 04:16
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from 6e92874 to c597820 Compare October 29, 2025 06:57
@renovate renovate bot force-pushed the renovate/dprint-markdown-0.x branch from c597820 to 117ea32 Compare November 1, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant